|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides information about the structure of a file.
| Method Summary | |
byte[] |
getHeader()
Returns the file header. |
FileID |
getID()
Gets the FileID object. |
int |
getRecordSize()
Gets the size of a record of the file. |
int |
getSize()
Gets the number of bytes in the file. |
boolean |
isBinary()
Tests whether the file is a binary file. |
boolean |
isCyclic()
Tests whether the file is a cyclic file. |
boolean |
isDirectory()
Tests whether the file is a DF. |
boolean |
isFixed()
Tests whether the file is a fixed record file. |
boolean |
isValidate()
Tests whether the card is valid. |
boolean |
isVariable()
Tests whether the file is a variable record file. |
| Method Detail |
public FileID getID()
public int getSize()
public int getRecordSize()
public boolean isCyclic()
public boolean isDirectory()
public boolean isBinary()
public boolean isVariable()
public byte[] getHeader()
public boolean isValidate()
public boolean isFixed()
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||